Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Vera Elveluvitchader 14.Jan.04 03:09 PM a Web browser
Applications Development 6.0.3 Windows XP


Hi Folks,

does anyone know of limits using the uiws.PicklistCollection command with the singleCategory-option?

I need to display some documents, depending on two comboboxes. I use different views for different settings in the comboboxes. One view has pretty long categories, up to 200 characters. Short categories work, the long ones do not. I do not know exactly the limits, but maybe one of you know.

May there be some other problem using the singlecategory feature of picklists? The exact command looks like this:

Dim uiws as new NotesUIWorkspace
Dim resarcherDocColl as NotesDocumentCollection
Dim ses as New NotesSession
Dim db as NotesDatabase

Dim lookupView as String
Dim lookupCategory as String

Set db = ses.CurrentDatabase

lookupView = "exampleView"
lookupCategory "exampleCategory"

Set researcherDocColl = uiws.PickListCollection(PICKLIST_CUSTOM,True,db.Server,db.FilePath,lookupView,"Title","Prompt",lookupCategory)

Any help welcome
Harry






Picklist limits (~Vera Elveluvit... 14.Jan.04)
. . RE: Picklist limits (~Bill Frokimari... 14.Jan.04)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS